Mapping URL: /shopcustomer/{id}
Description: delete the shopcustomer entity with the appended id
Microservice: CountryService
/shopcustomer/{id} |
Mapping URL: /shopcustomer/{id}
Description: ShopCustomerService
Name: deleteShopCustomerById(id)
Request Method: DELETE
Service Interface: /shopcustomer/{id}
Service Entity: ShopCustomer
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |